fix missing call to g_type_class_unref in case of error. (#517563)
authorMarc-Andre Lureau <marcandre.lureau@gmail.com>
Wed, 20 Feb 2008 18:32:43 +0000 (18:32 +0000)
committerMarc-Andre Lureau <malureau@src.gnome.org>
Wed, 20 Feb 2008 18:32:43 +0000 (18:32 +0000)
commite4fe214f391feddc17754926b8335ee57d4b97df
tree5d6813e6a918553b1892d332ccb70864998e6600
parentbd55012996073ea30042ef4308b153e948ba87b6
fix missing call to g_type_class_unref in case of error. (#517563)

2008-02-20  Marc-Andre Lureau  <marcandre.lureau@gmail.com>

        * gtk/gtkbuilder.c (_gtk_builder_enum_from_string): fix missing
        call to g_type_class_unref in case of error. (#517563)

svn path=/trunk/; revision=19619
ChangeLog
gtk/gtkbuilder.c